home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 50
/
Volume 50 - JOGO DISK .iso
/
Games
/
koreanminer.swf
/
scripts
/
frame_84
/
DoAction.as
Wrap
Text File
|
2007-09-28
|
92b
|
9 lines
if(score >= goal)
{
gotoAndPlay(89);
}
else
{
_root.EventOK.gotoAndPlay(2);
}